[INFO] fetching crate shurly 0.4.0...
[INFO] testing shurly-0.4.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate shurly 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate shurly 0.4.0
[INFO] finished tweaking crates.io crate shurly 0.4.0
[INFO] tweaked toml for crates.io crate shurly 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate shurly 0.4.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shurly 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.1
[INFO] [stderr]   Downloaded client-ip v0.1.1
[INFO] [stderr]   Downloaded axum-client-ip v1.1.3
[INFO] [stderr]   Downloaded hyper-util v0.1.17
[INFO] [stderr]   Downloaded axum-extra v0.10.3
[INFO] [stderr]   Downloaded jsonwebtoken v10.0.0
[INFO] [stderr]   Downloaded hyper v1.7.0
[INFO] [stderr]   Downloaded axum v0.8.6
[INFO] [stderr]   Downloaded webpki-roots v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d692fdecebf8e5563dac9809e0e9c5c0fcb8b293029c16454765e74ba153aa2e
[INFO] running `Command { std: "docker" "start" "-a" "d692fdecebf8e5563dac9809e0e9c5c0fcb8b293029c16454765e74ba153aa2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d692fdecebf8e5563dac9809e0e9c5c0fcb8b293029c16454765e74ba153aa2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d692fdecebf8e5563dac9809e0e9c5c0fcb8b293029c16454765e74ba153aa2e", kill_on_drop: false }`
[INFO] [stdout] d692fdecebf8e5563dac9809e0e9c5c0fcb8b293029c16454765e74ba153aa2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fcd90ae701019031a2d3af9b2e938aa38b0685213674bb228fac1a8d50dae82
[INFO] running `Command { std: "docker" "start" "-a" "1fcd90ae701019031a2d3af9b2e938aa38b0685213674bb228fac1a8d50dae82", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling client-ip v0.1.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling shurly v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling jsonwebtoken v10.0.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling axum-client-ip v1.1.3
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1fcd90ae701019031a2d3af9b2e938aa38b0685213674bb228fac1a8d50dae82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fcd90ae701019031a2d3af9b2e938aa38b0685213674bb228fac1a8d50dae82", kill_on_drop: false }`
[INFO] [stdout] 1fcd90ae701019031a2d3af9b2e938aa38b0685213674bb228fac1a8d50dae82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eeb7f28f3647eddcc69a7bca9d71c1ff799f75b9e5b655ea1e0b1c090d94fae2
[INFO] running `Command { std: "docker" "start" "-a" "eeb7f28f3647eddcc69a7bca9d71c1ff799f75b9e5b655ea1e0b1c090d94fae2", kill_on_drop: false }`
[INFO] [stderr]    Compiling shurly v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "eeb7f28f3647eddcc69a7bca9d71c1ff799f75b9e5b655ea1e0b1c090d94fae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeb7f28f3647eddcc69a7bca9d71c1ff799f75b9e5b655ea1e0b1c090d94fae2", kill_on_drop: false }`
[INFO] [stdout] eeb7f28f3647eddcc69a7bca9d71c1ff799f75b9e5b655ea1e0b1c090d94fae2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1fe9e34984dc8dcd08d9b827dcd174abca7f7312b71cf7b0b4753c80ae82ba99
[INFO] running `Command { std: "docker" "start" "-a" "1fe9e34984dc8dcd08d9b827dcd174abca7f7312b71cf7b0b4753c80ae82ba99", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stdout] running 27 tests
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shurly-472c37b3d34b1049)
[INFO] [stdout] test api::request::tests::test_parse_slug ... ok
[INFO] [stdout] test api::request::tests::test_parse_url ... ok
[INFO] [stdout] test root::tests::test_url_decode_slug_unicode ... ok
[INFO] [stdout] test root::tests::test_url_decode_slug_space ... ok
[INFO] [stdout] test api::request::tests::test_unicode_normalization ... ok
[INFO] [stdout] test root::tests::test_url_decode_slug_invalid ... ok
[INFO] [stdout] test tests::aliases::test_alias_invalid_id ... FAILED
[INFO] [stdout] test tests::destination::test_destination ... FAILED
[INFO] [stdout] test tests::change_password::test_change_password ... FAILED
[INFO] [stdout] test tests::destination_create::test_destination_create_unicode_normalization ... FAILED
[INFO] [stdout] test tests::destination_create::test_destination_create_api_prefix ... FAILED
[INFO] [stdout] test tests::aliases::test_aliases ... FAILED
[INFO] [stdout] test tests::destination_forward_query_params::test_destination_forward_query_param ... FAILED
[INFO] [stdout] test tests::destination_delete_is_permanent::test_destination_delete_is_permanent ... FAILED
[INFO] [stdout] test tests::destination_update::test_destination_update ... FAILED
[INFO] [stdout] test tests::login::test_login ... FAILED
[INFO] [stdout] test tests::notes::test_notes ... FAILED
[INFO] [stdout] test tests::notes::test_note_invalid_id ... FAILED
[INFO] [stdout] test tests::root::test_root ... FAILED
[INFO] [stdout] test tests::emoji::test_emoji_slug ... FAILED
[INFO] [stdout] test tests::invalid_json::test_invalid_json ... FAILED
[INFO] [stdout] test tests::root::test_root_with_invalid_utf8 ... FAILED
[INFO] [stdout] test tests::users::test_users ... FAILED
[INFO] [stdout] test tests::destination_create::test_destination_create ... FAILED
[INFO] [stdout] test tests::root::test_root_with_valid_utf8 ... FAILED
[INFO] [stdout] test tests::destination_forward_query_params::test_destination_without_forward_query_param ... FAILED
[INFO] [stdout] test tests::destination_update_is_permanent::test_destination_update_is_permanent ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::aliases::test_alias_invalid_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::aliases::test_alias_invalid_id' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea46fe2 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96e1d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb9735d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b9b4d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b736b - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b736b - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b736b - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96ece0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe9a4f0d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe9976b4 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9dbdbb - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47da9 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9bf442 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba82e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3464d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe984400 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a716 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98f650 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb81433 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe969a13 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d4661 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9da27c - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7baef - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea33bce - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea33136 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea558fa - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffebd0ea7 - shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:79:1
[INFO] [stdout]   51:     0x59dffebb5677 - shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:79:14
[INFO] [stdout]   52:     0x59dffe966816 - <shurly[7dad74feb5e085b5]::tests::aliases::test_alias_invalid_id::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination::test_destination stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination::test_destination' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea398e2 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb9691d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb96e5d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b964d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b52eb - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b52eb - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b52eb - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96ae60 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe997bcd - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe997434 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9da37b - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea478a9 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9bdb42 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba0ae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3414d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe97f180 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe989d16 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98b410 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb7f773 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe968c53 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d3121 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d6ddc - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb79b71 - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea331b0 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32af6 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea5553a - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination::test_destination::test_destination::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffebcd3c7 - shurly[7dad74feb5e085b5]::tests::destination::test_destination
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination.rs:5:1
[INFO] [stdout]   51:     0x59dffeb9e607 - shurly[7dad74feb5e085b5]::tests::destination::test_destination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination.rs:5:14
[INFO] [stdout]   52:     0x59dffe966316 - <shurly[7dad74feb5e085b5]::tests::destination::test_destination::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::change_password::test_change_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::change_password::test_change_password' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea3ae62 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb9699d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb96edd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b96cd - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b562b - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b562b - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b562b - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96b4a0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe9990ed - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe997474 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9da61b - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47929 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9bddc2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba16e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea341cd - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe97f9c0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe989e16 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98bab0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb7fa53 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe968db3 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d3341 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d731c - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb79e91 - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea332b0 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32b96 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea5559a - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::test_change_password::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffebcd5a7 - shurly[7dad74feb5e085b5]::tests::change_password::test_change_password
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/change_password.rs:5:1
[INFO] [stdout]   51:     0x59dffeb9e667 - shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/change_password.rs:5:14
[INFO] [stdout]   52:     0x59dffe966396 - <shurly[7dad74feb5e085b5]::tests::change_password::test_change_password::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_create::test_destination_create_unicode_normalization stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_create::test_destination_create_unicode_normalization' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea3cea2 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96a5d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb96f9d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b978d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b5b0b - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b5b0b - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b5b0b - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96be00 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe99b09d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe9974d4 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9daa0b - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea479e9 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9be182 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba28e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3428d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe980620 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe989f96 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98c4a0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb7fea3 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe968fc3 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d3671 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d7b0c - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7a351 - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea33440 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32c86 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea5562a - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffebcd877 - shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:124:1
[INFO] [stdout]   51:     0x59dffeb9e6f7 - shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:124:14
[INFO] [stdout]   52:     0x59dffe966456 - <shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_unicode_normalization::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_create::test_destination_create_api_prefix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_create::test_destination_create_api_prefix' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea3c3e2 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96a1d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb96f5d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b974d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b596b - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b596b - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b596b - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96bae0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe99a60d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe9974b4 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9da8bb - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea479a9 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9be042 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba22e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3424d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe980200 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe989f16 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98c150 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb7fd33 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe968f13 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d3561 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d786c - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7a1bf - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea333be - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32c36 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea555fa - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffebcd787 - shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:99:1
[INFO] [stdout]   51:     0x59dffeb9e6c7 - shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:99:14
[INFO] [stdout]   52:     0x59dffe966416 - <shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create_api_prefix::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::aliases::test_aliases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::aliases::test_aliases' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea46522 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96ddd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb9731d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b9b0d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b71cb - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b71cb - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b71cb - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96e9c0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe9a447d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe997694 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9dbc6b - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47d69 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9bf302 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba7ce - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3460d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe983fe0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a696 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98f300 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb812c3 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe969963 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d4551 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d9fdc - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7b960 - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea33b50 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea330e6 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea558ca - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::test_aliases::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffebd0db7 - shurly[7dad74feb5e085b5]::tests::aliases::test_aliases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:5:1
[INFO] [stdout]   51:     0x59dffebb5647 - shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/aliases.rs:5:14
[INFO] [stdout]   52:     0x59dffe9667d6 - <shurly[7dad74feb5e085b5]::tests::aliases::test_aliases::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_forward_query_params::test_destination_forward_query_param stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_forward_query_params::test_destination_forward_query_param' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea3f9a2 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96b5d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb9709d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b988d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b618b - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b618b - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b618b - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96ca80 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe99dadd - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe997554 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9daf4b - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47ae9 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9be682 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba40e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3438d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe9816a0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a196 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98d1e0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb80463 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe969283 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d3ab1 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d858c - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7a99b - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea3363e - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32dc6 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea556ea - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffeaa6157 - shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_forward_query_params.rs:5:1
[INFO] [stdout]   51:     0x59dffea980c7 - shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_forward_query_params.rs:5:14
[INFO] [stdout]   52:     0x59dffe966556 - <shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_forward_query_param::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_delete_is_permanent::test_destination_delete_is_permanent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_delete_is_permanent::test_destination_delete_is_permanent' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea3e422 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96add - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb9701d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b980d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b5e4b - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b5e4b - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b5e4b - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96c440 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe99c5bd - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe997514 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9dacab - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47a69 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9be402 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba34e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3430d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe980e60 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a096 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98cb40 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb80183 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe969123 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d3891 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d804c - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7a671 - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea33540 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32d26 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea5568a - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffeaa5f77 - shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_delete_is_permanent.rs:5:1
[INFO] [stdout]   51:     0x59dffea98067 - shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_delete_is_permanent.rs:5:14
[INFO] [stdout]   52:     0x59dffe9664d6 - <shurly[7dad74feb5e085b5]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_update::test_destination_update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_update::test_destination_update' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea3d962 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96a9d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb96fdd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b97cd - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b5cab - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b5cab - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b5cab - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96c120 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe99bb2d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe9974f4 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9dab5b - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47a29 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9be2c2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba2ee - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea342cd - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe980a40 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a016 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98c7f0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb80013 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe969073 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d3781 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d7dac - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7a4df - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea334be - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32cd6 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea5565a - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::test_destination_update::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffeaa5e87 - shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_update.rs:5:1
[INFO] [stdout]   51:     0x59dffea98037 - shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_update.rs:5:14
[INFO] [stdout]   52:     0x59dffe966496 - <shurly[7dad74feb5e085b5]::tests::destination_update::test_destination_update::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::login::test_login stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::login::test_login' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea43a22 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96cdd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb9721d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b9a0d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b6b4b - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b6b4b - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b6b4b - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96dd40 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe9a1a3d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe997614 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9db72b - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47c69 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9bee02 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba64e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3450d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe982f60 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a496 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98e5c0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb80d03 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe9696a3 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d4111 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d954c - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7b2f1 - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea33940 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32fa6 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}, shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea5580a - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::login::test_login::test_login::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffeaa6607 - shurly[7dad74feb5e085b5]::tests::login::test_login
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:3:1
[INFO] [stdout]   51:     0x59dffea981b7 - shurly[7dad74feb5e085b5]::tests::login::test_login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/login.rs:3:14
[INFO] [stdout]   52:     0x59dffe9666d6 - <shurly[7dad74feb5e085b5]::tests::login::test_login::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::notes::test_notes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::notes::test_notes' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea444e2 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96d1d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb9725d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b9a4d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b6ceb - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b6ceb - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b6ceb - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96e060 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe9a24cd - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe997634 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9db87b - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47ca9 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9bef42 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba6ae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3454d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe983380 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a516 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98e910 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb80e73 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe969753 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d4221 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d97ec - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7b490 - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea339c0 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32ff6 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea5583a - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_notes::test_notes::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffebcda57 - shurly[7dad74feb5e085b5]::tests::notes::test_notes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:5:1
[INFO] [stdout]   51:     0x59dffeb9e757 - shurly[7dad74feb5e085b5]::tests::notes::test_notes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:5:14
[INFO] [stdout]   52:     0x59dffe966716 - <shurly[7dad74feb5e085b5]::tests::notes::test_notes::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::notes::test_note_invalid_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::notes::test_note_invalid_id' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea44fa2 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96d5d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb9729d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b9a8d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b6e8b - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b6e8b - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b6e8b - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96e380 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe9a2f5d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe997654 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9db9cb - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47ce9 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9bf082 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba70e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3458d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe9837a0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a596 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98ec60 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb80fe3 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe969803 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d4331 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d9a8c - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7b61f - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea33a3e - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea33046 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea5586a - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffebcdb47 - shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:88:1
[INFO] [stdout]   51:     0x59dffeb9e787 - shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/notes.rs:88:14
[INFO] [stdout]   52:     0x59dffe966756 - <shurly[7dad74feb5e085b5]::tests::notes::test_note_invalid_id::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::root::test_root stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::root::test_root' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea424a2 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96c5d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb9719d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b998d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b680b - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b680b - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b680b - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96d700 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe9a051d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe9975d4 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9db48b - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47be9 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9beb82 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba58e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3448d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe982720 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a396 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98df20 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb80a23 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe969543 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d3ef1 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d900c - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7afd1 - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea33840 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32f06 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea557aa - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root::test_root::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffeaa6517 - shurly[7dad74feb5e085b5]::tests::root::test_root
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:5:1
[INFO] [stdout]   51:     0x59dffea98187 - shurly[7dad74feb5e085b5]::tests::root::test_root::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:5:14
[INFO] [stdout]   52:     0x59dffe966656 - <shurly[7dad74feb5e085b5]::tests::root::test_root::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::emoji::test_emoji_slug stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::emoji::test_emoji_slug' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea42f62 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96c9d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb971dd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b99cd - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b69ab - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b69ab - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b69ab - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96da20 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe9a0fad - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe9975f4 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9db5db - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47c29 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9becc2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba5ee - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea344cd - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe982b40 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a416 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98e270 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb80b93 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe9695f3 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d4001 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d92ac - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7b161 - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea338c0 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32f56 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea557da - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffebcd967 - shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/emoji.rs:7:1
[INFO] [stdout]   51:     0x59dffeb9e727 - shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/emoji.rs:7:14
[INFO] [stdout]   52:     0x59dffe966696 - <shurly[7dad74feb5e085b5]::tests::emoji::test_emoji_slug::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::invalid_json::test_invalid_json stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::invalid_json::test_invalid_json' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea3a3a2 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb9695d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb96e9d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b968d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b548b - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b548b - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b548b - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96b180 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe99865d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe997454 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9da4cb - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea478e9 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9bdc82 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba10e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3418d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe97f5a0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe989d96 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98b760 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb7f8e3 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe968d03 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d3231 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d707c - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb79cff - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea3322e - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32b46 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea5556a - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffebcd4b7 - shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/invalid_json.rs:5:1
[INFO] [stdout]   51:     0x59dffeb9e637 - shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/invalid_json.rs:5:14
[INFO] [stdout]   52:     0x59dffe966356 - <shurly[7dad74feb5e085b5]::tests::invalid_json::test_invalid_json::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::root::test_root_with_invalid_utf8 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::root::test_root_with_invalid_utf8' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea419e2 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96c1d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb9715d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b994d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b666b - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b666b - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b666b - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96d3e0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe99fa8d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe9975b4 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9db33b - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47ba9 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9bea42 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba52e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3444d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe982300 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a316 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98dbd0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb808b3 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe969493 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d3de1 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d8d6c - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7ae41 - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea337c0 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32eb6 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea5577a - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffeaa6427 - shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:23:1
[INFO] [stdout]   51:     0x59dffea98157 - shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:23:14
[INFO] [stdout]   52:     0x59dffe966616 - <shurly[7dad74feb5e085b5]::tests::root::test_root_with_invalid_utf8::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::users::test_users stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::users::test_users' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea45a62 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96d9d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb972dd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b9acd - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b702b - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b702b - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b702b - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96e6a0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe9a39ed - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe997674 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9dbb1b - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47d29 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9bf1c2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba76e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea345cd - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe983bc0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a616 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98efb0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb81153 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe9698b3 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d4441 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d9d3b - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7b7c0 - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea33acc - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea33096 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}, shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea5589a - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::users::test_users::test_users::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffebcdc37 - shurly[7dad74feb5e085b5]::tests::users::test_users
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/users.rs:5:1
[INFO] [stdout]   51:     0x59dffeb9e7b7 - shurly[7dad74feb5e085b5]::tests::users::test_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/users.rs:5:14
[INFO] [stdout]   52:     0x59dffe966796 - <shurly[7dad74feb5e085b5]::tests::users::test_users::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_create::test_destination_create stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_create::test_destination_create' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea3b922 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb969dd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb96f1d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b970d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b57cb - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b57cb - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b57cb - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96b7c0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe999b7d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe997494 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9da76b - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47969 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9bdf02 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba1ce - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3420d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe97fde0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe989e96 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98be00 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb7fbc3 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe968e63 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d3451 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d75cb - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7a02e - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea3333a - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32be6 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea555ca - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::test_destination_create::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffebcd697 - shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:5:1
[INFO] [stdout]   51:     0x59dffeb9e697 - shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_create.rs:5:14
[INFO] [stdout]   52:     0x59dffe9663d6 - <shurly[7dad74feb5e085b5]::tests::destination_create::test_destination_create::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::root::test_root_with_valid_utf8 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::root::test_root_with_valid_utf8' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea40f22 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96bdd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb9711d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b990d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b64cb - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b64cb - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b64cb - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96d0c0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe99effd - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe997594 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9db1eb - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47b69 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9be902 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba4ce - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3440d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe981ee0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a296 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98d880 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb80743 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe9693e3 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d3cd1 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d8acc - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7acb1 - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea33740 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32e66 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea5574a - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffeaa6337 - shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:14:1
[INFO] [stdout]   51:     0x59dffea98127 - shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/root.rs:14:14
[INFO] [stdout]   52:     0x59dffe9665d6 - <shurly[7dad74feb5e085b5]::tests::root::test_root_with_valid_utf8::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_forward_query_params::test_destination_without_forward_query_param stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_forward_query_params::test_destination_without_forward_query_param' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea40462 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96b9d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb970dd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b98cd - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b632b - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b632b - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b632b - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96cda0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe99e56d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe997574 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9db09b - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47b29 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9be7c2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba46e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea343cd - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe981ac0 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a216 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98d530 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb805d3 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe969333 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d3bc1 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d882c - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7ab1f - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea336be - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32e16 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea5571a - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffeaa6247 - shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_forward_query_params.rs:64:1
[INFO] [stdout]   51:     0x59dffea980f7 - shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_forward_query_params.rs:64:14
[INFO] [stdout]   52:     0x59dffe966596 - <shurly[7dad74feb5e085b5]::tests::destination_forward_query_params::test_destination_without_forward_query_param::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::destination_update_is_permanent::test_destination_update_is_permanent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::destination_update_is_permanent::test_destination_update_is_permanent' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dfff45ba8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dfff45ba8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dfff45ba8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dfff47307a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dfff47307a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x59dfff460d02 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59dfff460d02 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59dfff43929f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dfff43929f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dfff4535f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dffec05e0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59dffec05e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59dfff453872 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59dfff453872 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59dfff439358 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59dfff430389 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dfff43a3bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59dfff47386c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dfff4735b2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59dffef1d3d4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59dffeef9652 - sqlx_postgres[69d38d887cae2835]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59dffeefbabe - <sqlx_postgres[69d38d887cae2835]::database::Postgres as sqlx_core[66b1da34788ca703]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59dffeb9675f - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[66b1da34788ca703]::testing::TestContext<sqlx_postgres[69d38d887cae2835]::database::Postgres>, sqlx_core[66b1da34788ca703]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dffea3eee2 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59dffeb96b1d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dffeb9705d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59dffe9b984d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x59dffe9b5feb - tokio[d92cf050f351e8d7]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59dffe9b5feb - tokio[d92cf050f351e8d7]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59dffe9b5feb - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x59dffe96c760 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x59dffe99d04d - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x59dffe997534 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x59dffe9dadfb - <tokio[d92cf050f351e8d7]::runtime::context::scoped::Scoped<tokio[d92cf050f351e8d7]::runtime::scheduler::Context>>::set::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59dffea47aa9 - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59dffe9be542 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::try_with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x59dffe9ba3ae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[d92cf050f351e8d7]::runtime::context::Context>>::with::<tokio[d92cf050f351e8d7]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x59dffea3434d - tokio[d92cf050f351e8d7]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59dffe981280 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x59dffe98a116 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x59dffe98ce90 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59dffeb802f3 - tokio[d92cf050f351e8d7]::runtime::context::runtime::enter_runtime::<<tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59dffe9691d3 - <tokio[d92cf050f351e8d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59dffe9d39a1 - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x59dffe9d82ec - <tokio[d92cf050f351e8d7]::runtime::runtime::Runtime>::block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x59dffeb7a801 - sqlx_core[66b1da34788ca703]::rt::test_block_on::<sqlx_core[66b1da34788ca703]::testing::run_test<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59dffea335c0 - sqlx_core[66b1da34788ca703]::testing::run_test::<sqlx_postgres[69d38d887cae2835]::database::Postgres, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[66b1da34788ca703]::testing::run_test_with_pool<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59dffea32d76 - sqlx_core[66b1da34788ca703]::testing::run_test_with_pool::<sqlx_postgres[69d38d887cae2835]::database::Postgres, fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59dffea556ba - <fn(sqlx_core[66b1da34788ca703]::pool::Pool<sqlx_postgres[69d38d887cae2835]::database::Postgres>) -> shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0} as sqlx_core[66b1da34788ca703]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59dffeaa6067 - shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_update_is_permanent.rs:5:1
[INFO] [stdout]   51:     0x59dffea98097 - shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/destination_update_is_permanent.rs:5:14
[INFO] [stdout]   52:     0x59dffe966516 - <shurly[7dad74feb5e085b5]::tests::destination_update_is_permanent::test_destination_update_is_permanent::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59dffebf9eeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59dffebf9eeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x59dffec068db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59dffec068db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59dffec068db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x59dffec068db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x59dffec01ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x59dffec01ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x59dffec094e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59dffec094e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59dffec094e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59dffec094e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x59dffec094e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59dfff45b05f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x59dfff45b05f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x733291daaaa4 - <unknown>
[INFO] [stdout]   74:     0x733291e37a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::aliases::test_alias_invalid_id
[INFO] [stdout]     tests::aliases::test_aliases
[INFO] [stdout]     tests::change_password::test_change_password
[INFO] [stdout]     tests::destination::test_destination
[INFO] [stdout]     tests::destination_create::test_destination_create
[INFO] [stdout]     tests::destination_create::test_destination_create_api_prefix
[INFO] [stdout]     tests::destination_create::test_destination_create_unicode_normalization
[INFO] [stdout]     tests::destination_delete_is_permanent::test_destination_delete_is_permanent
[INFO] [stdout]     tests::destination_forward_query_params::test_destination_forward_query_param
[INFO] [stdout]     tests::destination_forward_query_params::test_destination_without_forward_query_param
[INFO] [stdout]     tests::destination_update::test_destination_update
[INFO] [stdout]     tests::destination_update_is_permanent::test_destination_update_is_permanent
[INFO] [stdout]     tests::emoji::test_emoji_slug
[INFO] [stdout]     tests::invalid_json::test_invalid_json
[INFO] [stdout]     tests::login::test_login
[INFO] [stdout]     tests::notes::test_note_invalid_id
[INFO] [stdout]     tests::notes::test_notes
[INFO] [stdout]     tests::root::test_root
[INFO] [stdout]     tests::root::test_root_with_invalid_utf8
[INFO] [stdout]     tests::root::test_root_with_valid_utf8
[INFO] [stdout]     tests::users::test_users
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 21 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin shurly`
[INFO] running `Command { std: "docker" "inspect" "1fe9e34984dc8dcd08d9b827dcd174abca7f7312b71cf7b0b4753c80ae82ba99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fe9e34984dc8dcd08d9b827dcd174abca7f7312b71cf7b0b4753c80ae82ba99", kill_on_drop: false }`
[INFO] [stdout] 1fe9e34984dc8dcd08d9b827dcd174abca7f7312b71cf7b0b4753c80ae82ba99
